home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format (UK) 86
/
PC_Format_September1998_Issue86.iso
/
Tech
/
DIRECTOR
/
data.z
/
Synchronized Media.dir
/
Scripts_33.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-10
|
212 b
|
7 lines
on exitFrame
if the mostRecentCuePoint of sprite(20) <> 0 then
set the text of member "subtitle" to getAt(the cuePointNames of sprite(20), the mostRecentCuePoint of sprite(20))
end if
go(the frame)
end